C#
VB
C++
Determines whether a validator with the specified type is registered.
public static bool IsRegistered<T>() Public Overloads Shared Function IsRegistered(Of T As Leadtools.Dicom.Scp.ICommandRequestValidator)() As Boolean
public:static bool IsRegisteredgeneric<typename T>();where T: Leadtools.Dicom.Scp.ICommandRequestValidator
T
The type of validator to check.
true if this validator type is registered; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
